widgets.IATWoojin.wjProfileGraph

Widget Description

short: wdkTraining
de: wdkTraining
en: It show graph of Axis Profile.
Graph contain velocity and pressure and stroke.

Properties

name type description bindable readOnly required defaultValue localizable
activeUnitBar Boolean is true when the current unit is set to bar true false false false false
activeUnitKn Boolean is true when the current unit is set to kN true false false false false
actualStroke Number Actual stroke, used for draw actual position. true false false 0 false
darkTheme Boolean boolean to switch between bright/dark theme true false false false false
direction String Direction of graph in visualisation. false false false right false
disableInputs Boolean boolean to disable inputs true false false false false
enable Boolean Initial option to enable widget. true false false true false
enableAntiFlash Boolean Variable used for hide or show torque anti flash graph true false false false false
enableProfileTorque Boolean Variable used for hide or show torque profile graph. true false false true false
enableProfileVelocity Boolean Variable used for hide or show velocity profile graph. true false false true false
graphAntiFlash NumberArray1D Array of actual antiflash. true false false false
graphPressure NumberArray1D Array of actual pressure. true false false false
graphStroke NumberArray1D Array of actual stroke. true false false false
graphVelocity NumberArray1D Array of actual velocity. true false false false
linearDirection String Direction movement of axis. false false false neg false
maxPressure Number Maximum Pressure. true false false 0 false
maxStroke Number Maximum Stroke. true false false 0 false
maxVelocity Number Maximum Velocity. true false false 0 false
minProfileSteps Number range of profile steps - min value false false false 1 false
minStroke Number Mininum Stroke. true false false 0 false
movementType String type of axis movement; must be the same as defined in wjProfileGraph.json file false false false cu_neg false
permissionOperate RoleCollection restricts operability to users, which have given roles false false false false
permissionView RoleCollection restricts visibility to users, which have given roles false false false false
profileCurrentIndex Number profile index of current measurement cursor position true false false 0 false
profileEnableAct NumberArray1D Array of enable profile. true false false false
profileEnableSet NumberArray1D Array of enable profile. true false false false
profilePressure NumberArray1D Profile array of pressure. true false false false
profileStroke NumberArray1D Profile array of stroke. true false false false
profileVelocity NumberArray1D Profile array of velocity. true false false false
showSpecValues Boolean is true when spec values are active true false false false false
startStroke Number Start stroke, used point of start stroke. true false false 0 false
style StyleReference reference to a style for this widget type true false false default false
tabIndex Integer sets if a widget should have autofocus enabled (0), the order of the focus (>0), or if autofocus should be disabled (-1) false false false -1 false
tooltip String reference to a tooltip for a widget false false false true
visible Boolean change visibility true false false true false
xUnit String Unit of graph in visualisation. Posible values are "stroke" or "time" false false false stroke false
zIndex UInteger The zIndex property specifies the z-order of a widget and its childs.
When widgets overlap, z-order determines which one covers the other. A widget with a larger zIndex generally covers a widget with a lower one.
The zIndex must be unique within a content.
false false true false
left Integer absolute position measured from left boundary of parent container false false false false
top Integer absolute position measured from top boundary of parent container false false false false
height Size outer height of widget false false false 30 false
width Size outer width of widget false false false 100 false